home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 19 / AM-FM 19.adf / s / startup-sequence < prev   
Text File  |  1994-08-07  |  591b  |  26 lines

  1. ; Startup-Sequence for AMFM, Issue 19
  2.  
  3. Assign ENV: RAM:
  4. Assign T: RAM:
  5.  
  6. Eighty on
  7.  
  8. :c/MemCheck 600000
  9. if not warn
  10.    :c/run :c/AMFMPlay :Music/mod.happyhour.pmc
  11.    :c/wait 15
  12. else
  13.    :c/echo "  Sorry, not enough memory for background music."
  14. endif
  15.  
  16. Echo "  When the picture appears, you can get rid of it by pressing"
  17. Echo "  the mouse button."
  18. :c/Decrunch >nil: :Graphics/AMFM19.HAM.pic.pp ram:
  19. :c/IFF >nil: ram:AMFM19.HAM.pic
  20. :c/Delete >nil: ram:AMFM19.HAM.Pic
  21. ;:c/Echo "Sorry, no disk space for any front-picture this time..."
  22.  
  23. Zoomwindows quiet
  24. type :text/Copyright.txt
  25. AMFMmenu :s/menu
  26.